CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 贝叶斯

搜索资源列表

  1. Bayesguji.rar

    3下载:
  2. 贝叶斯估计方法的matlab程序,这是一个简单的例子,但很有用,Bayesian estimation methods matlab program, this is a simple example, but very useful
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:513
    • 提供者:李凌
  1. BayesDiscriminate.rar

    0下载:
  2. Matlab的贝叶斯判别算法(逐步判别),Matlab' s Bayes discriminant algorithm (stepwise discriminant)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:2696
    • 提供者:口口
  1. BayesLeastError.rar

    0下载:
  2. Matlab程序,对图像进行分割,运用贝叶斯最小错误率的方法,Matlab program, image segmentation, the minimum error rate using Bayesian methods
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4418
    • 提供者:terry
  1. bayes

    0下载:
  2. 用matlab完成基于最小错误率的贝叶斯分类器的设计-Done with matlab error rate based on the minimum design of Bayesian classifier
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1762
    • 提供者:leo
  1. matlab_bayes_classifier

    2下载:
  2. 使用matlab编写的bayes分类器,朴素贝叶斯分类器-Prepared using bayes classifier matlab
  3. 所属分类:matlab

    • 发布日期:2016-12-22
    • 文件大小:1024
    • 提供者:简单
  1. naive_bayes_numeric

    1下载:
  2. 利用matlab实现的朴素贝叶斯分类器的源代码,可以用来分类或识别,自己编写的,请多指教-Using matlab Naive Bayesian classifier to achieve the source code can be used to classification or recognition, I have written, and like him Zhijiao
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:3773
    • 提供者:satanwings
  1. K2

    0下载:
  2. 用matlab实现的K2算法,需要用到贝叶斯网络工具箱-K2 algorithm implemented with matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:648
    • 提供者:gagybaby
  1. particale_filters

    2下载:
  2. 粒子滤波器是通过蒙特卡罗模拟来实现递归贝叶斯滤波,它不需要线性、高斯噪声的假设,适用于任何能用状态空间模型表示的非线性系统,比卡尔曼滤波器的适用范围广。这里给出了几个粒子滤波的matlab编程实例。-Particle filters are using Monte Carlo simulations to achieve the recursive Bayesian filtering, it does not require linear, Gaussian noise assumptions
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-07
    • 文件大小:11399
    • 提供者:郑玉凤
  1. naivebayes

    0下载:
  2. 已调试好的基于贝叶斯判别的手写体数字识别的matlab实现,包括样本图片的预处理、创建朴素贝叶斯分类器对象和检验判别效果的程序源代码大全-failed to translate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1378
    • 提供者:胡盛亮
  1. BNT_SLP.tar

    1下载:
  2. 动态贝叶斯网络结构学习算法,用来检验基于BOA的DBN结构寻优体系的合理性与可行性。环境matlab 6.1以上-Dynamic Bayesian network structure learning algorithm, the DBN used to test the structure-based optimization BOA system is reasonable and feasible. Environmental matlab 6.1 or above
  3. 所属分类:matlab

    • 发布日期:2015-06-25
    • 文件大小:2158592
    • 提供者:hsf
  1. Matlab-Bayesian-classifier-program

    0下载:
  2. Matlab贝叶斯分类器+(Bayers)程序-Matlab Bayesian classifier+ (Bayers) program
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3752
    • 提供者:孙超
  1. ANN

    3下载:
  2. BP神经网络的matlab程序(动量梯度下降算法训练 、贝叶斯正则化算法)-BP neural network matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-07-21
    • 文件大小:37656
    • 提供者:冯江
  1. Navie-Bayes

    3下载:
  2. 机器学习中关于朴素贝叶斯(NB)方法的Matlab源代码,附带四个数据集用于实验-Machine Learning on Bayesian (NB) method of Matlab source code, with four data sets for experiments
  3. 所属分类:Graph program

    • 发布日期:2015-06-25
    • 文件大小:1489847
    • 提供者:文瑞
  1. FullBNT-1.0.4

    0下载:
  2. 贝叶斯网络的matlab实现。可以创建贝叶斯网络、训练模型,以及实现统计推理。这里是最新的1.0.4版-Bayesian networks to achieve matlab. Bayesian networks can be created, the training model, and the achievement of statistical inference. Here is the latest version 1.0.4
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2481110
    • 提供者:roland
  1. mixtureBNT

    1下载:
  2. matlab 工具箱,贝叶斯网络工具箱,程序实现及代码-matlab toolbox, Bayesian network toolbox, program implementation and code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:167980
    • 提供者:zhangjing
  1. 贝叶斯分类算法

    1下载:
  2. 贝叶斯分类算法程序,matlab,和那好很好很
  3. 所属分类:matlab例程

  1. matlab中贝叶斯分类器

    1下载:
  2. matlab中贝叶斯分类器识别代码,可以很好地识别对象
  3. 所属分类:邮电通讯系统

  1. nb_spam

    3下载:
  2. 用朴素贝叶斯分类方法实现垃圾邮件分类。 基于matlab实现。-Bayesian classification method to achieve with spam classification. Matlab-based implementation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:188416
    • 提供者:xiexiao
  1. 1

    0下载:
  2. 这是一个模式识别,关于贝叶斯分类器实现的代码-This is a pattern recognition, Bayesian classifier on the realization of the code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3694
    • 提供者:ivan1988716
  1. subattribspace

    0下载:
  2. 一个朴素贝叶斯的matlab实现算法一个朴素贝叶斯的matlab实现算法-A Naive Bayes algorithm for matlab in a Naive Bayes algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6749
    • 提供者:lee
« 1 2 3 45 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com